@font-face {
    font-family: 'Nexa';
    src: url('../fonts/icomoon/NexaBold.eot');
    src: url('../fonts/icomoon/NexaBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/icomoon/NexaBold.woff2') format('woff2'),
        url('../fonts/icomoon/NexaBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Nexa';
    src: url('../fonts/icomoon/NexaLight.eot');
    src: url('../fonts/icomoon/NexaLight.eot?#iefix') format('embedded-opentype'),
        url('../fonts/icomoon/NexaLight.woff2') format('woff2'),
        url('../fonts/icomoon/NexaLight.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

.nexaFontBold {
    font-family: 'Nexa';
    font-weight: bold;
    font-style: normal;
}

.nexaFontLigth {
    font-family: 'Nexa';
    font-weight: 300;
    font-style: normal;
}

.contenedor {
  /*background-color: #fff;
  border: 1px solid #ccc;*/
  padding: 0 1rem;
  margin: 1rem;
  height: 1000px;
}

#boletaimg {
  /*background-color: yellow;
  
   IMPORTANTE 
   background-image: url("img/calificaciones-2.jpg");
   background-repeat: no-repeat;*/
  width: 647px;
  height: 637px;
  margin-left: auto;
  margin-right: auto;
  float: left;
}
.boleta {
  width: 847px;
  height: 637px;
  margin-left: auto;
  margin-right: auto;
}

.boleta h1 {
  text-align: center;
  font-family: 'Nexa';
  font-weight: bold;
  font-style: normal; 
}

#logo {
  padding: 5px;
  float: left;
  overflow: auto;
  margin: 5px;
  width: 110px;
  margin-top: 45px;
}

#subtitulo {
  padding: 15px;
  text-align: center;
}

#subtitulo h2 {
  padding: 15px;
  text-align: center;
  font-family: 'Nexa';
  font-style: normal; 
}

#subtitulo span {
  font-family: arial;
  font-style: italic;
  font-size: 20px; 
  }

#ciclo {
width: 380px;
margin-left: 215px;
margin-top: -20px;
float: left;
text-align: center;
    font-family: 'Nexa';
    font-weight: bolder;
    font-style: normal;
}  

#cardex {
  width: 840px;
  border-style: double;
  border-width: 5px;
  margin-left: 20px;

}
.cajaAlumno {
  width: 526px;
}
.cajaGrado {
  width: 180px; margin-left: 535px; margin-top: -22px;
}
.negrita {
  font-weight: bolder;
  }
#renglon {
  width: auto;
  height: auto;
  padding: 8px;
}
.textoCardex {  font-family: 'Nexa';
    font-weight: bolder;
    font-style: normal;}

.tituloCardex {
  background-color: #FFD133; height: 60px;text-align: center;font-size: 30px;

}
#cardex tr, td {
  
  padding: 18px;
}
.TAsignaturas {
  background-color: #14A805;text-align: center;font-size: 14px;height: 60px;

}
.TEvalCont {
  background-color: #FFD133; height: 30px;text-align: center;font-size: 18px;
}
#renglon span {
  font-weight: normal;
  }
.comentario {
  /*background-color: yellow;
  
   IMPORTANTE */
  width: 527px;
  margin-left: auto;
  margin-right: auto;
}

.sobrecomentario {
  /*background-color: yellow;
  
   IMPORTANTE */

  width: 250px;
  margin-left: 110px;
  margin-top: -180px;
  float: left;
}
.aceptacion {
  /*background-color: yellow;
  
   IMPORTANTE */
  width: 180px;
  margin-left: auto;
  margin-right: auto;
}